@font-face {
    font-family: OswaldHeading;
    src: url(./font/Oswald-Bold.ttf);
}

body {
    padding: 0;
    margin: 0;
    color: #8a8a8a;
    font: 15px "Montserrat", sans-serif;
    line-height: 1.4rem;
    letter-spacing: 0.03rem;
    font-weight: 400;
}

.text {
    color: #8a8a8a;
}

.gray {
    color: #f5f5f5;
}


/* heading font size */

h1 {
    font-size: 3.5rem !important;
}

h1,
.display-5 {
    font-size: 4rem;
    font-weight: 700 !important;
    letter-spacing: 0.1rem;
}

.sub-title {
    letter-spacing: 0.23rem;
    margin-bottom: 10px;
}

.headeing {
    font-size: 2.1rem;
    font-weight: 300 !important;
    margin-bottom: 2rem;
}

h2 {
    font-size: 1.6em;
    line-height: 1.3;
    letter-spacing: 0.01rem;
    font-weight: 700 !important;
}

h4 {
    font-size: 1.1em;
    font-weight: 600;
}

.text-pink {
    color: #d888a6;
}

.bg-pink {
    background: #d888a6;
    color: #ffffff;
}

.bg-pink:hover {
    color: #ffffff;
}

.g-btn {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.navbar {
    position: absolute;
    width: 100%;
    background: transparent;
    min-height: 100px;
    z-index: 999;
}

a.nav-link,
.navbar-brand {
    color: #fff !important;
}


/* pos-left-middle */

.pos-left-middle {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}


/* New css For ver - 8 */

footer h4 {
    font-weight: normal;
}

footer h4 strong {
    font-weight: 800;
}

.w-70 {
    width: 70%
}

.w-65 {
    width: 65%
}


/* sec1 */

#sec1 h6 {
    color: white !important;
    font-size: 1.1rem !important;
}


/* sec1 ends */


/* Sec2 */

#sec2 h2 {
    font-size: 2.4rem
}

#sec2 .main-body {
    line-height: 2rem;
    padding-right: 6rem;
}


/* Sec2 end */


/* about */

#about h2 {
    font-size: 2.1rem;
}


/* about end */


/* program */

#program p {
    font-size: 1.15rem;
    padding: 0 3rem;
    line-height: normal;
}

#program h2 {
    font-size: 2rem;
}


/* program */


/* format */

#format h4 {
    font-size: 1.3rem;
}

#format .format-head {
    font-size: 2.2rem;
    padding-bottom: 1rem;
}


/* format ends */


/* Trail */

#trail {
    padding: 5rem 2rem
}

#trail h2 {
    font-size: 2rem;
    text-align: center;
}


/* Trails ends */


/* Get Fit */

#what_you_get {
    padding: 3rem !important;
    padding-bottom: 3.5rem !important;
}

#what_you_get h2 {
    font-size: 2.7rem;
}

#what_you_get h4 {
    font-size: 1.2rem;
}

#getFit h2 {
    font-size: 2.2rem
}


/* Get Fit ends */


/* Marco Calculator */

#marco-calculator {
    padding: 3rem 2rem
}

#marco-calculator h2 {
    font-size: 2.7rem;
}

#marco-calculator .content img {
    width: 24%;
}

#marco-calculator p {
    color: #00000057;
    font-weight: 500;
    padding-right: 7rem;
}


/* Marco calculator */


/* Testimonials */

#testimonials .bg-light {
    background-color: #e4e7ea73 !important;
}

#testimonials .card {
    padding: 1.2rem;
}

.testimonial-profile-body {
    font-weight: 500;
    color: #00000091;
}

#testimonials h2 {
    font-size: 2.7rem;
}


/* Testimonials */


/* footer */

.coupon-card {
    margin-bottom: 4rem !important;
    font-size: 1.5rem;
    background: #ffffff33;
    font-weight: 500;
    margin-top: 4rem !important;
}

footer h6 {
    color: #ffffffdb;
    font-weight: 400;
}


/* footer ends */


/* New css for ver 8 ends */

@media (min-width: 768px) {
    .pos-left-middle-md {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }
    #about {
        padding-bottom: 15rem;
    }
}

.footer-price {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}

.h_50 {
    height: 55px;
}


/* All background img */

#sec2::before {
    content: "";
    background-repeat: no-repeat;
    position: absolute;
    background-size: contain;
    top: -6rem;
    width: 620px;
    height: 620px;
    z-index: -1;
    border-radius: 100%;
    background: #f1f1f1;
    left: -11rem;
}


/* 
#what_you_get::before {
    content: "";
    background: url(https://res.cloudinary.com/dfwdupg1x/image/upload/f_auto/v1569514946/Amelia/5-CIRCLE_eyoetk.png);
    background-repeat: no-repeat;
    position: absolute;
    background-size: contain;
    bottom: -4.3rem;
    right: 0rem;
    width: 230px;
    height: 85px;
    z-index: -1;
} */


/* Section 1 CSS */

.sec1 {
    background: url(https://res.cloudinary.com/dfwdupg1x/image/upload/f_auto/v1569514969/Amelia/amelia-desktop_quoxum.png) no-repeat;
    background-size: cover;
    min-height: 768px;
    background-position: center bottom;
}


/* What you get */

.icon-box img {
    width: 75px;
    padding-bottom: 1.5em;
}


/* About me */

#about {
    background: url('../images/resource/resource/base-photo2.png') no-repeat;
    background-size: cover;
    background-position: center top;
    min-height: 600px;
    padding-top: 3rem;
}

.img1 {
    position: absolute;
    top: 4rem;
}

.img2 {
    position: absolute;
    top: 6rem;
    right: 1rem;
}


/* Program */

section#program {
    margin-top: 10em;
}


/* #program::before {
    content: "";
    background: url(https://res.cloudinary.com/dfwdupg1x/image/upload/f_auto/v1569514947/Amelia/3-CIRCLE_ihpkhb.png);
    background-repeat: no-repeat;
    position: absolute;
    background-size: contain;
    top: -10rem;
    width: 100%;
    height: 307px;
    z-index: -1;
} */

#program::after {
    content: "";
    background: url(https://res.cloudinary.com/dfwdupg1x/image/upload/f_auto/v1569514946/Amelia/4-CIRCLE_vyebt7.png);
    background-repeat: no-repeat;
    position: absolute;
    background-size: contain;
    top: -9.55rem;
    right: 0;
    width: 245px;
    height: 65px;
    z-index: -1;
}

#getFit::before {
    content: "";
    background: url(https://res.cloudinary.com/dfwdupg1x/image/upload/f_auto/v1569514946/Amelia/2-CIRCLE_sqchx3.png);
    background-repeat: no-repeat;
    position: absolute;
    background-size: contain;
    bottom: -2rem;
    width: 500px;
    height: 500px;
    z-index: -1;
    border-radius: 100%;
    background: #f1f1f1;
    left: -96px;
}

#dish {
    background-image: url('https://res.cloudinary.com/dg7cxo01d/image/upload/f_auto,q_auto/b_rgb:01080e,o_37/v1572590236/BuildLeanMuscle/louis-hansel-phEaeqe555M-unsplash.jpg_vw71kz.jpg');
    /* opacity:0.9; */
    height: 400px;
    background-size: cover;
    background-position: center;
}

#dish h3 {
    color: white;
    font-weight: 700;
    font-family: OswaldHeading !important;
    font-size: 2.5rem
}

#dish .container {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

#dish p {
    color: white
}

#testimonials::before {
    content: "";
    background: url(https://res.cloudinary.com/dfwdupg1x/image/upload/f_auto/v1569514947/Amelia/1-CIRCLE_neixfz.png);
    background-repeat: no-repeat;
    position: absolute;
    background-size: contain;
    top: -13rem;
    right: 0;
    width: 82px;
    height: 300px;
    z-index: -1;
}

.testIcon::before {
    content: "";
    background: url(https://res.cloudinary.com/dfwdupg1x/image/upload/f_auto/v1569514946/Amelia/TESTIMONIAL_puesh5.png);
    background-repeat: no-repeat;
    position: absolute;
    background-size: contain;
    top: 1rem;
    left: 1rem;
    width: 100px;
    height: 100px;
    z-index: 0;
}

.hover:hover {
    -webkit-filter: drop-shadow(0 2rem 2rem rgba(255, 255, 255, 0.103));
    filter: drop-shadow(0 2rem 2rem rgba(255, 255, 255, 0.103));
    transition: 0.5s ease-out;
}


/* Format */

#format {
    background: url(https://res.cloudinary.com/dfwdupg1x/image/upload/f_auto/v1569514948/Amelia/amelia-3_lp79s8.png) no-repeat;
    background-size: 100% 100%;
    background-position: 100% 100%;
    padding: 9rem 0 6rem 0rem;
    margin-top: -8rem;
}

.pt-8 {
    padding-top: 8rem;
}

.pos-middle {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


/* get Fit */

.mobile-img {
    margin-top: -2.1rem;
    width: auto;
    max-height: 680px;
}

.rounded-exlg {
    border-radius: 1rem;
}


/* testimonials */

#testimonials {
    padding: 4rem 0 6rem 0;
}


/* End testimonials */


/* Footer */

footer {
    background: url(https://res.cloudinary.com/dfwdupg1x/image/upload/f_auto/v1569514971/Amelia/amelia-4_ksppc2.png) no-repeat;
    background-size: cover;
    min-height: 753px;
    background-position: top center;
    overflow: hidden;
}

.pos-left-bottom {
    position: absolute;
    bottom: 0;
}

.p-125:before {
    content: "";
    border-bottom: 2px solid #fff;
    width: 46px;
    transform: rotate(21deg);
    position: absolute;
    top: 10px;
    right: -5px;
}

.p-125 {
    font-size: 1.5rem;
}

.p-95 {
    font-size: 3rem;
}

.mobile {
    display: none;
}


/* Media Query */

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
    .text-sm-center {
        text-align: left;
    }
}

@media (max-width: 767.98px) {
    .menu_bar {
        width: 35px;
        height: 3px;
        background-color: #ffffff;
        margin: 8px 0;
        border-radius: 2px;
        border: 0px;
    }
    .navbar-nav {
        background: #ffffff;
        padding: 1rem;
    }
    #getFit::before,
    .desktop {
        display: none;
    }
    #what_you_get {
        padding-top: 2rem;
    }
    #sec2::before {
        top: unset;
        bottom: 0rem;
        width: 100%;
        height: 407px;
        z-index: -1;
    }
    .mobile {
        display: block;
        height: auto;
        text-align: center !important;
        width: 80%;
        margin: auto;
    }
    .order_2 {
        order: 1;
    }
    .order_1 {
        order: 2;
    }
    .text-sm-center,
    .about-me,
    #format,
    .sm-center,
    .getFitCenter,
    .testIcon {
        text-align: center;
    }
    .sec1 {
        background: url(https://res.cloudinary.com/dfwdupg1x/image/upload/f_auto/v1569514961/Amelia/amelia-mobile_vqxcpa.png);
        padding: 12rem 0rem;
        background-position: bottom center;
        background-size: cover;
        /* background-position-x: -124px; */
        padding-bottom: 1rem;
    }
    .img1 {
        position: relative;
        width: 170px;
        float: left;
        top: 3.3rem;
    }
    .img2 {
        margin-top: 0;
        position: relative;
        bottom: 0;
        right: 0;
        width: 170px;
    }
    section#program {
        margin-top: 9rem;
    }
    .cus-img {
        width: 100%;
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    a.nav-link,
    .navbar-brand {
        color: #333333 !important;
    }
    .navbar-toggler:focus,
    .navbar-toggler:hover {
        outline: none;
    }
    .navbar-toggler {
        border: 0px;
        border-bottom: 1px solid #333333;
    }
    .pb-sm-2 {
        padding-bottom: 2rem;
    }
    #format {
        background: url(https://res.cloudinary.com/dfwdupg1x/image/upload/f_auto/v1569514948/Amelia/ameliaMobile_cwxn1c.png) no-repeat;
        background-size: cover;
        background-position: top right;
        padding: 0rem 0 7rem 0rem;
        margin-top: 1rem;
    }
    .pt-8 {
        padding-top: 5rem;
    }
    footer {
        background: url(https://res.cloudinary.com/dfwdupg1x/image/upload/f_auto/v1569514967/Amelia/footer_bg_ea09xs.png) no-repeat;
        background-size: cover;
        background-position: center center;
    }
    .onMobileView {
        overflow: hidden;
        height: 173px;
        border-radius: 4px;
    }
    .pos-left-middle {
        position: relative;
        left: 0;
        right: 0;
        top: 9rem;
        bottom: 0;
        transform: translate(0, 0);
        text-align: left;
    }
    .pos-left-bottom {
        position: absolute;
        bottom: 15px;
        margin-left: -15px;
    }
    footer .display-5 {
        font-size: 2rem;
    }
    /* New  MObile css for version 8 */
    section,
    #sec1 {
        max-width: 100vw;
        overflow: hidden;
        ;
    }
    .p-md-0 {
        padding: 0
    }
    .w-65 {
        width: 84%;
    }
    .col-sm-6 {
        width: 50%
    }
    footer .h_50 {
        font-size: 0.9rem;
    }
    footer h4 {
        font-size: 0.98rem;
        width: 65%;
        font-weight: 400;
    }
    #marco-calculator p {
        color: #00000057;
        font-weight: 500;
        padding-right: 0;
        padding-bottom: 2rem;
        text-align: center;
    }
    #marco-calculator {
        padding: 3rem 1rem;
    }
    #marco-calculator h2 {
        font-size: 1.8rem;
        text-align: center;
        padding-bottom: 1rem;
    }
    #getFit h2 {
        padding-bottom: 1rem;
        font-size: 1.72rem;
    }
    #getFit p {
        padding-bottom: 1rem;
    }
    #trail h2 {
        font-size: 1.72rem;
    }
    #format .format-head {
        font-size: 1.72rem;
        padding-bottom: 1rem;
        text-align: left;
    }
    #format p.mb-4 {
        text-align: left;
        font-size: 0.85rem;
    }
    section#program {
        padding-bottom: 4rem;
    }
    #program::after {
        content: "";
        background: url(https://res.cloudinary.com/dfwdupg1x/image/upload/f_auto/v1569514946/Amelia/4-CIRCLE_vyebt7.png);
        background-repeat: no-repeat;
        position: absolute;
        background-size: contain;
        /* top: -9.55rem; */
        right: 0;
        width: 352px;
        height: 352px;
        z-index: -1;
        background: #f1f1f1;
        border-radius: 100%;
        bottom: -2rem;
        right: -269px;
        top: unset
    }
    #about {
        overflow: visible;
    }
    #sec2 h2 {
        padding: 1rem 1rem;
        font-size: 1.72rem;
    }
    #sec2 .main-body {
        line-height: 2rem;
        padding-right: 0;
        text-align: center;
        padding: 0.5rem 1.2rem;
    }
    #sec2 .main-body strong {
        width: 100%;
        display: block;
    }
    #sec2 p {
        text-align: center;
    }
    #sec2 .last-strong {
        padding-bottom: 2rem;
    }
    #sec1 .pos-left-middle {
        top: unset
    }
    #sec1 h1 {
        font-size: 2rem !important;
        padding-right: 0.55rem;
    }
    #sec1 .text-light.sub-title strong {
        display: block;
    }
    #sec1 h6 {
        color: white !important;
        font-size: 1.1rem !important;
        padding-bottom: 1rem;
    }
    #sec1 .sub-title {
        font-size: 0.9rem !important;
    }
    #photo1 {
        height: auto !important;
        margin-bottom: 4rem;
    }
    #about {
        background: url(../images/resource/resource/base-photo2.png) no-repeat;
        background-size: cover;
        background-position: center top;
        min-height: 600px;
        padding-top: 3rem;
        background-size: cover;
        background-position-x: -174px;
    }
    footer h4 {
        font-weight: normal;
    }
    footer h4 strong {
        font-weight: 800;
    }
    /* New css for versio
    n 8 ends here */
}

@media only screen and (max-width: 360px) {
    .pos-left-middle {
        position: relative;
        left: 0;
        right: 0;
        top: 6rem;
        bottom: 0;
        transform: translate(0, 0);
        text-align: left;
    }
    footer .display-5 {
        font-size: 2.5rem;
    }
}